Global Index
HTML5 JS API Index > WebGL Tutorials & Specs

WebGLShaderPrecisionFormat

The WebGLShaderPrecisionFormat interface represents the information returned from the getShaderPrecisionFormat call.

Properties
GLintprecision
GLintrangeMax
GLintrangeMin
Referenced by
WebGLRenderingContextBasegetShaderPrecisionFormat(...)